changes.t2t
diff between version 1.10 (<) and version 1.11 (>):
18a19,32
> + v1.11 (February/26/2026) +
> Compatibility with NVDA 2026.1
> 
> Versions prior to NVDA version 2025.1 are no longer supported.
> 
> Development:
> - to display the "What's new" of a new version of the extension, the "changes.html" document is no longer opened by "urlopen", but is downloaded, saved momentarily in the "appData\local\temp" folder and opened in the browser.
> - taking into account the closure of the rawgit.com site for updating add-on.
> - use of json instead of pickle to store the add-on update status.
> 
> 
> Compliance with the NVDA API:
> - taking into account the movement of the NVDA version in the buildVersion.py module.
> 
> 
